SixBit API Schema
MinimumAdvertisedPriceType Simple Type
Description
The minimum advertised price.
Namespace (none)
Type
Restriction of xs:decimal
Diagram
MinimumAdvertisedPriceType Simple Type
Overview
MinimumAdvertisedPriceType Restriction of xs:decimal
The minimum advertised price.
Source
<xs:simpleType name="MinimumAdvertisedPriceType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The minimum advertised price.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.